home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscThreeStateButton / Makefile.preamble < prev    next >
Makefile  |  1994-10-17  |  386b  |  12 lines

  1. #    MiscThreeStateButton Preamble
  2. #    basically lifted from a mini-example
  3. #    this is 3.1 specific, and will enable the building of FAT palletes!
  4.  
  5. OTHER_PRODUCT_DEPENDS = libMiscThreeStateButton.a
  6.  
  7. LIBOFILES    = MiscThreeStateButton.subproj/MiscTSBCell.o \
  8.             MiscThreeStateButton.subproj/MiscThreeStateButton.o
  9.  
  10. OTHER_GARBAGE = libMiscThreeStateButton.a
  11. INSTALLDIR = /LocalDeveloper/Palettes
  12.